home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / first4th.zip / READ.ME < prev    next >
Text File  |  1992-11-01  |  5KB  |  113 lines

  1.      Books that teach computer programming also teach a programming
  2.      language. Ideally, the language chosen will facilitate the
  3.      learning of programming and also be unobtrusive enough so that
  4.      the focus can truly be on teaching programming and not simply on
  5.      teaching the particular language.  Forth, I believe, is an ideal
  6.      vehicle for teaching programming to a complete beginner. I have
  7.      tested this belief by writing a book, *Programming for the Utter
  8.      Beginner*, that uses Forth as the language.
  9.  
  10.      This file contains the particular version of Forth that the book
  11.      uses:  a variant of the commercial development system UR/FORTH,
  12.      published by Laboratory Microsystems, Inc.  This variant is called
  13.      FIRST/FORTH since (for many readers of the book) it will be the
  14.      first programming language that they learn.
  15.  
  16.      FIRST4TH.ZIP contains all the files used by the book:
  17.  
  18.      FORTH.EXE and FORTH.OVL -- the FIRST/FORTH system itself
  19.  
  20.      FORTH.SCR -- a screen file you can use to hold your own code; it
  21.           contains a timer utility and a pseudo-random number generator.
  22.  
  23.      DOSINT.BIN -- a binary overlay containing Forth words to interact
  24.           with MS-DOS
  25.  
  26.      Eleven screen files with answers to the exercises in the book:
  27.  
  28.           ADDRESS.SCR         MENUS.SCR           SORTCODE.SCR
  29.           ANSWERS.SCR         NUMBERS.SCR         STRINGS.SCR
  30.           ARRAYS.SCR          PROBLEM.SCR         TIMER.SCR
  31.           FOR.SCR             SORT.SCR
  32.  
  33.      CHAP01.TXT -- the introduction, table of contents, and first
  34.           chapter of *Programming for the Utter Beginner*
  35.  
  36.      FORTH.EXE, FORTH.OVL, and the other files are shareware. They are
  37.      copyrighted by Laboratory Microsystems, Inc., 12555 West
  38.      Jefferson Boulevard, Suite 202, Los Angeles, CA 90066, Telephone
  39.      (310) 306-7412, BBS (310) 306-3530.  These programs cannot be
  40.      sold, and they cannot be used unless they are registered. They
  41.      can be freely distributed in their original form, together with
  42.      this READ.ME file.
  43.  
  44.      If you use FIRST/FORTH, you must register the program as
  45.      described below. When you register the program, you will be sent
  46.      a copy of *Programming for the Utter Beginner* and you also can
  47.      then distribute (with no license fees or royalties required)
  48.      programs that you have written in FIRST/FORTH and saved with the
  49.      TURNKEY command.  To register your copy, complete and return the
  50.      following form.
  51.  
  52.      Michael Ham   10/4/92
  53.      
  54.                         REGISTRATION OF FIRST/FORTH
  55.  
  56.      Complete this form and mail it with payment (see below) to:
  57.  
  58.           FIRST/FORTH Registration
  59.           Laboratory Microsystems, Inc.
  60.           12555 West Jefferson Boulevard  Suite 202
  61.           Los Angeles, CA 90066
  62.           FAX 310/301-0761
  63.  
  64.      When your payment is received, you will be shipped a copy of
  65.      *Programming for the Utter Beginner*.  Your registration will be
  66.      recorded so that you will receive information on any upgrades to
  67.      FIRST/FORTH and on other LMI products. In addition, you will
  68.      receive a credit of $20 toward the purchase of UR/FORTH or WinForth.
  69.  
  70.      UR/FORTH is a professional development system for DOS. It includes
  71.           graphics, hardware and software floating point, DOS extensions,
  72.           and full documentation. It is available in 16-bit and 32-bit
  73.           versions.  FIRST/FORTH source code will run directly in UR/FORTH.
  74.  
  75.      WinForth is a complete professional Forth development system for
  76.           the Microsoft Windows environment.
  77.  
  78.      Please print.  California residents:  Please include sales tax.
  79.  
  80.      Name:    _______________________________________________________
  81.  
  82.      Address: _______________________________________________________
  83.  
  84.               _______________________________________________________
  85.  
  86.      City:    ___________________________ State: ______  ZIP: _______
  87.  
  88.      Daytime telephone: (_______) ___________________
  89.  
  90.      If you wish to buy additional copies of *Programming for the
  91.      Utter Beginner* (each with a diskette containing FIRST/FORTH
  92.      and all associated files), please indicate below:
  93.  
  94.           Registration fee for software       =  $ 49.95
  95.           Additional copies: ____ x $54.95    = _________
  96.  
  97.           Subtotal                            = _________
  98.           California residents: sales tax     = _________
  99.           Shipping/handling registration copy =     5.00
  100.           Shipping/handling addln copies @ $5 = _________
  101.           Total                               = _________
  102.  
  103.           For additional copies, indicate diskette size:
  104.                                        [] 3.5"   [] 5.25"
  105.  
  106.           Indicate method of payment:  [] check  [] money order
  107.                                        [] VISA*  [] MasterCard*
  108.  
  109.           *Card number: ____________________________  Exp date:________
  110.  
  111.            Signature:  _____________________________  Date: ___________
  112.  
  113.